SByteNINumericSByteNNegative Method
Computes the numeric negation of the current value.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
SByteN INumeric<SByteN>.Negative()
Private Function Negative As SByteN
Implements INumeric(Of SByteN).Negative
private:
virtual SByteN Negative() sealed = INumeric<SByteN>::Negative
private abstract Negative : unit -> SByteN
private override Negative : unit -> SByteN
SByteNThe numeric negation of the current value.
INumericTSelfNegative